projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cdd3c6
)
Update tutorials/TUTORIAL.cn
author
Xue Fuqiao
<xfq.free@gmail.com>
Mon, 5 Oct 2015 00:58:28 +0000
(08:58 +0800)
committer
Xue Fuqiao
<xfq.free@gmail.com>
Mon, 5 Oct 2015 00:58:28 +0000
(08:58 +0800)
* etc/tutorials/TUTORIAL.cn: Improve translation.
etc/tutorials/TUTORIAL.cn
patch
|
blob
|
history
diff --git
a/etc/tutorials/TUTORIAL.cn
b/etc/tutorials/TUTORIAL.cn
index 5e187a45ce19523b23b11ab0feb246c9d50db087..6a558c3f4f2d10d3111d58768b2ad500078cb229 100644
(file)
--- a/
etc/tutorials/TUTORIAL.cn
+++ b/
etc/tutorials/TUTORIAL.cn
@@
-286,10
+286,9
@@
Emacs 可以有多个“窗格”,每个窗格显示不同的文字。后面
<Return> 是一个特殊的键,因为按下这个键后,得到的可能不仅仅是一个换行
符。根据周围文本的不同,Emacs 可能会在换行符之后插入一些空白字符,这样,
-当你在新的一行开始打字时,文本会自动与前一行对齐。我们把这个按下一个键
-时不只是插入其对应字符的特性叫做“电动”(electric)。
+当你在新的一行开始打字时,文本会自动与前一行对齐。
->> 这是一个
电动 <Return>
的例子。
+>> 这是一个
自动缩进
的例子。
在这一行的末尾输入 <Return>。
可以看到,在插入换行符之后,Emacs 插入了空格,因此光标移动到了“在”这个